log/slog.commonHandler.attrSep (method)

5 uses

	log/slog (current package)
		handler.go#L237: 		state.sep = h.attrSep()
		handler.go#L322: 		s.sep = s.h.attrSep()
		handler.go#L363: func (h *commonHandler) attrSep() string {
		handler.go#L446: 	s.sep = s.h.attrSep()
		handler.go#L538: 	s.sep = s.h.attrSep()